home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / gui / js_tools123.lha / js_tools / programmers / include / js_tools.h
Encoding:
C/C++ Source or Header  |  1995-02-27  |  285 b   |  16 lines

  1. #ifndef JS_TOOLS_H
  2. #define JS_TOOLS_H
  3.  
  4. /*
  5.  *  JS_TOOLS.library   -   (c) 1994, 1995 by J.Schmitz - free to copy & use
  6.  *
  7.  *  written in C with SAS/C
  8.  *
  9.  *  new and better listview gadget and some helping tools
  10.  *  (may be more in future!)
  11.  *
  12.  */
  13.  
  14. #include <js_tools/js_tools.h>
  15. #endif
  16.